Welcome![Sign In][Sign Up]
Location:
Search - 8051 vhdl

Search list

[SourceCode原代码.rar

Description: 8051核的vhdl原代码。
Platform: | Size: 97578 | Author: | Hits:

[Other resourceIPCORE

Description: 最简单的八位单片机8051的源代码,支持MCS51的汇编语言,可综合,VHDL语言描述,有测试环境-most simple eight SCM 8051 source code, a compilation support MCS51 language, integrated, VHDL description of a test environment
Platform: | Size: 137935 | Author: 许盛 | Hits:

[Other resourcemc8051_core

Description: 一个用VHDL写的8051的内核,很方便集成到FPGA里.-a written VHDL 8051 kernel, is a convenient integrated into the FPGA Lane.
Platform: | Size: 394114 | Author: 武第 | Hits:

[Other resource8051vhdl_doc

Description: 这是用vhdl语言写8051单片机的文档和程序.-vhdl This is the language used to write 8051's files and procedures.
Platform: | Size: 5111914 | Author: 李伟 | Hits:

[Other resourcemc8051V1.4

Description: 8051硬核源码(VHDL),具有全部VHDL代码、测试环境以及说明文档、综合脚本等完整的开发、验证环境,源代码通过ASIC投片,并得到不断完善-8,051 hard-core source code (VHDL), with all VHDL code, testing and documentation, environment, Comprehensive integrity of the script, such as development, certification, the source code for ASIC through films, and has been continually improved
Platform: | Size: 530650 | Author: 钟方 | Hits:

[Other resource8051_nios_vhdl

Description: 8051 MCU在nois平台上的实现代码(VHDL),出自Altera公司,经过严格测试核验证-nois 8051 MCU platform in the realization of code (VHDL) from Altera Corporation, after strict verification of nuclear test
Platform: | Size: 102253 | Author: 钟方 | Hits:

[Other resourcecpldTo8051

Description: CPLD与8051的总线接口的VHDL设计源码,包括原理图,VHDL语言的源程序,仿真波形,设计的详细说明-CPLD and 8051 bus interface VHDL design source code, including drawings, VHDL source, waveform simulation, design details
Platform: | Size: 52448 | Author: 蔡勇 | Hits:

[Other resource8051core_vhdl

Description: 8051的内核(vhdl) This is version 1.1. of the MC8051 IP core. 在FPGA上运行.供有精力的人研究.-8051 kernel (vhdl) This is version 1.1. Of the M C8051 IP core. FPGA operation. have the energy for the study.
Platform: | Size: 213197 | Author: efly | Hits:

[Other resourcemc8051design

Description: VHDL写的8051内核,可用的,好用,有兴趣可下载,在外国网站下载的-write VHDL 8051 kernel, available, convenient, can be downloaded interested in the foreign website
Platform: | Size: 408562 | Author: lbh | Hits:

[Other resourcefftinterface

Description: 电赛一等奖作品:音频信号分析仪的FPGA源码,VHDL编写,Quartus7.1综合,ModelSim6.2g se仿真,应用了opencores.org上的开源FFT IP核,加入了8051总线接口和ram
Platform: | Size: 4933712 | Author: 李星 | Hits:

[Other resourcesolution1324

Description: SX-CPLD/FPGA 数字逻辑电路设计实验仪 SX-CPLD/FPGA 数字逻辑电路设计实验仪 产品介绍 1.利用CPLD/FPGA 提供的软硬件开发环境学习最新逻辑IC 设计,以取代TTL/CMOS 复杂的硬件设计。 2.可使用电路绘图法、ABEL 语言、波形图和数字硬件描述语言法(VHDL/AHDL)来开发电路。 3.CPLD/ FPGA 提供引脚可任意设定,故作测试实验时不需要做硬件连接,可节省大量连线焊接时间,快速学习软硬件的运用。 4.CPLD/ FPGA 每一I/O Pin 皆有逻辑状态监视器,以便迅速了解每一引脚状态。 5.清楚标示每一管脚的脚位,易于观察和测量。 6.使用并口在开发系统下直接下载。 7.可在线将CPLD/ FPGA 程序到FLASH ROM,实验仪可独立运行,适合大学生EDA 电子竞赛。 8.可做8051 和CPLD/ FPGA 的组合电路实验。 9.适用于WINDOWS95/98/NT/2000/XP 操作系统。 10.数万门的现场可编程芯片让设计所思即所得。
Platform: | Size: 171215 | Author: vobno | Hits:

[Other resource8051_core_VHDL

Description: Vhdl硬件描述语言例子集,含8051内核的源码
Platform: | Size: 1058650 | Author: 黄豆 | Hits:

[Other resourcemc_8051

Description: 该源代码是实现了8051 mcu core的VHDL代码,中断、计时等各功能全面,且包括了各部分的详细测试文件
Platform: | Size: 658134 | Author: swelgan | Hits:

[Other resourcecpld

Description: 基于CPLD XC95018开发的一段VHDL代码,可实现多个8051单片机互相通讯,对多单片机系统的设计很有参考价值
Platform: | Size: 907845 | Author: 蔡彬彬 | Hits:

[VHDL-FPGA-VerilogA-Simplified-VHDL-UART

Description: In embedded systems, the processor that we choose for our design may not come with built-in peripherals. Therefore, designers will have to implement these devices in hardware keeping in mind that they will need to interface to the processor. In this lab we will design a simplified UART (Universal Asynchronous Reciever Transmitter) in VHDL and download it to the FPGA on the XS40 baord. Serial communication is often used either to control or to receive data from an embedded microprocessor. Serial communication is a form of I/O in which the bits of a byte begin transferred appear one after the other in a timed sequence on a single wire. Serial communication has become the standard for intercomputer communication. In this lab, we ll try to build a serial link between 8051 and PC using RS232.
Platform: | Size: 374784 | Author: mezzich | Hits:

[VHDL-FPGA-VerilogIP-code(8051-cpu-jtag-vga_lcd-i2c)

Description: ip核源码,包含8051,cpu,jtag,vga_lcd,i2c,使用vhdl语言编写,-ip nuclear source, including 8051, cpu, jtag, vga_lcd, i2c, using vhdl language,
Platform: | Size: 1290240 | Author: fanglong | Hits:

[VHDL-FPGA-VerilogT51

Description: 免费的8051 VHDL 原码。很好的风格。 完整的说明和模拟环境。 实现后的面积很小,速度很高。我比较过这个码与商业的产品, 毫不逊色,在速度上还略有优势。 验证过了串口,输出入口,定时单元及运算单元。 -Free 8051 VHDL source. Good style. Complete description and simulation environment. After achieving the small size of the high speed. I have compared this code to some commercial products. It is somehow better in speed. The serial port, P ports and timing units are verified.
Platform: | Size: 195584 | Author: lisi | Hits:

[Other8051

Description: vhdl implementation of 8051 synthesizable code .. Follows machine cycle execution
Platform: | Size: 13312 | Author: test | Hits:

[VHDL-FPGA-Verilog8051-vhdl

Description: 向比MC8051,C8051的书写更加工整,更加适合处理设计的学习,并且多一个调试单元,绝对震撼!-To than the MC8051, C8051 write more neatly, more suited to deal with the design of the study, and a debug unit, absolutely shocked!
Platform: | Size: 759808 | Author: xumeng | Hits:

[VHDL-FPGA-Verilog8051

Description: VHDL语言编写的SW8051IP核,并加入ROM,RAM,RAMX,PLL模块,可下载HEX文件并验证成功-VHDL language SW8051IP nuclear and add ROM, RAM, RAMX, PLL modules, you can download the HEX file and verify success
Platform: | Size: 16233472 | Author: 苏杭 | Hits:
« 1 2 3 4 5 67 8 9 »

CodeBus www.codebus.net